A B C D E F G H I L M N O P R S T U V W X Z

A

abort() - Method in class algalcommand.io.ScheduleKeeper
Stops reading the schedule
addAttribute(String, String) - Method in class algalcommand.io.xml.Element
Deprecated. Use setAttribute(name, value) instead;
addChild(String) - Method in class algalcommand.io.xml.Element
Adds a portion of text as a child to this element.

Ex:
     <font size="2">Greetings <b>friend!</b></font>
In the above code, the children of the font element are (in order) "Greetings " and b.

addChild(Element) - Method in class algalcommand.io.xml.Element
Adds an element child inside this tag.

Ex:
     <font size="2">Greetings <b>friend!</b></font>
In the above code, the children of the font element are (in order) "Greetings " and b.

addErrStream(PrintStream) - Static method in class algalcommand.io.ErrorHandler
Adds another destination for error messages.
addPBRListener(PBRDataListener) - Method in class algalcommand.alpha.Photobioreactor
Adds a PBRListener to this object.
algalcommand - package algalcommand
 
algalcommand.alpha - package algalcommand.alpha
 
algalcommand.event - package algalcommand.event
 
algalcommand.io - package algalcommand.io
 
algalcommand.io.xml - package algalcommand.io.xml
 
algalcommand.math - package algalcommand.math
 
algalcommand.script - package algalcommand.script
 
algalcommand.testbench - package algalcommand.testbench
 
AlgalCommandAboutBox - Class in algalcommand.alpha
 
AlgalCommandAboutBox(Frame) - Constructor for class algalcommand.alpha.AlgalCommandAboutBox
 
AlgalCommandApp - Class in algalcommand.alpha
The main class of the application.
AlgalCommandApp() - Constructor for class algalcommand.alpha.AlgalCommandApp
 
AlgalCommandView - Class in algalcommand.alpha
The application's main frame.
AlgalCommandView(SingleFrameApplication) - Constructor for class algalcommand.alpha.AlgalCommandView
 
AlgalNetIO - Class in algalcommand.io

Copyright Owner: Michigan State University, license number TEC2011-002101Prov

AlgalNetIO() - Constructor for class algalcommand.io.AlgalNetIO
 
AlphaGUI - Class in algalcommand.alpha
 
AlphaGUI(AlphaInterface) - Constructor for class algalcommand.alpha.AlphaGUI
Creates new form AlphaGUI
AlphaInterface - Class in algalcommand.alpha
This is a stop-gap user interface for the PBRs
AlphaInterface(String) - Constructor for class algalcommand.alpha.AlphaInterface
Default constructor
alphaPanels - Variable in class algalcommand.alpha.AlphaGUI
The number of PBR UIs we have
appendInput(String) - Method in class algalcommand.testbench.FalsePBR
 
appendOutput(String) - Method in class algalcommand.testbench.FalsePBR
 
APPLICATION_DIRECTORY_PATH - Static variable in class algalcommand.alpha.AlgalCommandApp
This is the filepath of the folder where the jar executable resides
APPLICATION_DIRECTORY_PATH - Static variable in class algalcommand.Properties
This is the filepath of the folder where the jar executable resides

A B C D E F G H I L M N O P R S T U V W X Z